How to Install gallery2 software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install gallery2 software package in Ubuntu 12.04 LTS (Precise Pangolin)

gallery2 software package provides web-based photo album written in PHP, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gallery2 

gallery2 is installed in your system.

Make ensure the gallery2 package were installed using the commands given below,

$ sudo dpkg-query -l | grep gallery2 *

You will get with gallery2 package name, version, architecture and description in a table

gallery2 package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Web Software
Package gallery2
Version 2.3-1ubuntu6
Description web-based photo album written in PHP
Sub Section Web


See Also, How to uninstall or remove gallery2 software package from Ubuntu 12.04 LTS (Precise Pangolin)?